home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
MiscKit1.7.1
/
MiscKit
/
Palettes
/
IBMole
/
Makefile
< prev
next >
Wrap
Makefile
|
1994-06-11
|
700b
|
39 lines
#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#
NAME = IBMole
PROJECTVERSION = 1.1
LANGUAGE = English
LOCAL_RESOURCES = IBMole.nib
GLOBAL_RESOURCES = Mole.tiff palette.table
CLASSES = IBMole.m
HFILES = IBMole.h
OTHERSRCS = Makefile
MAKEFILEDIR = /NextDeveloper/Makefiles/app
INSTALLDIR = /NextDeveloper/Palettes
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444
-include Makefile.preamble
include $(MAKEFILEDIR)/palette.make
-include Makefile.postamble
-include Makefile.dependencies